GDK W32: add environment variable to override system font scaling
authorРуслан Ижбулатов <lrn1986@gmail.com>
Thu, 31 Jul 2014 14:03:00 +0000 (14:03 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Thu, 31 Jul 2014 14:27:14 +0000 (14:27 +0000)
commita235dd6a6cd36be27b12078340e2334037fb300b
treeb3bc23230233eab3f5c2b3c0bef807ab08e2409f
parentf38498ed841f6e63b1904e92be48c9f5f429bd31
GDK W32: add environment variable to override system font scaling

Support environment variable GDK_WIN32_FONT_RESOLUTION that can be set to
a desired dpi (72, 96, 130, etc) to override system settings. Useful for
debugging, since changing system font scaling requires the user to log off
and log on again.

https://bugzilla.gnome.org/show_bug.cgi?id=734038
gdk/win32/gdkscreen-win32.c